Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Start work on code generation #30

Merged
merged 8 commits into from
Nov 22, 2023
Merged

Start work on code generation #30

merged 8 commits into from
Nov 22, 2023

Conversation

kevinbarabash
Copy link
Contributor

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Nov 20, 2023

Codecov Report

Attention: 238 lines in your changes are missing coverage. Please review.

Comparison is base (9db368f) 83.47% compared to head (292b3d7) 76.79%.

Files Patch % Lines
src/Escalier.Codegen/Printer.fs 33.66% 201 Missing ⚠️
src/Escalier.Codegen/Codegen.fs 83.21% 23 Missing ⚠️
src/Escalier.Codegen/TypeScript.fs 0.00% 10 Missing ⚠️
src/Escalier.Parser/Parser.fs 87.50% 3 Missing ⚠️
src/Escalier.Codegen/Library.fs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #30      +/-   ##
==========================================
- Coverage   83.47%   76.79%   -6.68%     
==========================================
  Files           4        7       +3     
  Lines        1743     2198     +455     
  Branches      249      304      +55     
==========================================
+ Hits         1455     1688     +233     
- Misses        288      510     +222     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@kevinbarabash kevinbarabash merged commit e724a8a into main Nov 22, 2023
1 check passed
@kevinbarabash kevinbarabash deleted the codegen-1 branch November 22, 2023 22:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants